.popup h3{
	text-transform:uppercase;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#40759c;
	font-size:1em;
	margin-bottom:-5px;			
}
			
.popup p{
	font-size:1em;
	}

.popup img{
	
	border: 0px solid #60b8fb;
	margin-top:0px;
	width: 280px;
	height: 280px;
}	

div.popup {
	display: none;
	position: absolute;
	width: 280px;
	padding: 0px;
	background: none;
	
}